home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / tcl-tk / iafa-pac < prev    next >
Text File  |  1994-10-19  |  730b  |  19 lines

  1.  
  2. Title:          datalib 
  3. Version:        1.02
  4. date:           10/13/94
  5. Description:    basic data structure implementation. 
  6.                 Added upgrades to linklist.
  7.                 Support linklist, stack and queue. 
  8.                 The data structure have added functionality,
  9.                 and can support any data types. An attempt to object
  10.                 without c++.
  11.                 Uses gcc complient c code.
  12. Author:         Chavey Laurent. Chavey@cis.udel.edu.
  13.                 Copyright to EZ Software. 
  14. Maintained-by:  Chavey Laurent. 
  15. Maintained-at:  sunsite.unc.edu.  .
  16. Platforms:      Compiles using standard C. 
  17. Copying-Policy: "Freely Redistributable"
  18. Keywords:       data structure, linklist, stack, queue.
  19.